花费 6 ms
lua and or not 逻辑运算符

按 c 风格写多条件判断,会出异常, 如 if ( cond1& cond2 ){ do something; }; lua写成 if cond1 and cond2 then ...

Sat Dec 02 23:45:00 CST 2017 0 1576

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM